From: Luc Teirlinck Date: Sat, 3 Jan 2004 16:47:05 +0000 (+0000) Subject: (Creating Symbols): Add anchor. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24594 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d2dda65430b15606f8fa65670c7ca7789c3d40d4;p=emacs.git (Creating Symbols): Add anchor. --- diff --git a/lispref/symbols.texi b/lispref/symbols.texi index 6cde2115259..632f2cc5174 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi @@ -360,6 +360,7 @@ This variable is the standard obarray for use by @code{intern} and @code{read}. @end defvar +@anchor{Definition of mapatoms} @defun mapatoms function &optional obarray This function calls @var{function} once with each symbol in the obarray @var{obarray}. Then it returns @code{nil}. If @var{obarray} is